test-basic-c: Don't assert that extended attributes are available
authorSimon McVittie <smcv@debian.org>
Fri, 17 Jun 2022 13:15:35 +0000 (14:15 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 19 Jun 2022 19:58:51 +0000 (20:58 +0100)
commit71f9b4e30e0a90b589dda18abed444cb3a1f3d51
tree30fd4c2c491276db13b9e1ec270313a858bfef3f
parent86922d1d8864113a95e1101b258a4ceb474201c1
test-basic-c: Don't assert that extended attributes are available

Not all filesystems support extended attributes. This test uses
/var/tmp to try to get an extended-attributes-capable filesystem,
but that might not succeed.

Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/2652

Gbp-Pq: Name test-basic-c-Don-t-assert-that-extended-attributes-are-av.patch
tests/test-basic-c.c